home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / basic / qbware.exe / QBWREV.HST < prev    next >
Text File  |  1990-11-30  |  1KB  |  46 lines

  1. QBWARE - Revision history
  2.  
  3. Any bugs mentioned here are corrected - unless otherwise noted.
  4.  
  5. Version 1.1
  6.  
  7.         A bug in BSEQPMT was causing erratic results on return.
  8.  
  9.         A bug in DOSPCAN was causing the program to return to the
  10.         incorrect point in the calling program.
  11.  
  12.         A bug in FLGDAT was causing a file to remain open when
  13.         the program was called.
  14.  
  15.         A bug in FLPDAT was causing a file to remain open when
  16.         the program was called.
  17.  
  18.  
  19. Version 1.2
  20.  
  21.         The windowing routines were included in QBWARE.
  22.  
  23.  
  24. Version 1.3
  25.  
  26.         The DateUnpk routine was incorectly labeled DateUpnk.
  27.  
  28.         The BIOS scroll routines caused unpredictable results in certain cases.
  29.  
  30.         The CALENDAR program did not function properly with Monochrome monitors.
  31.  
  32.         MOVEWIN would sometimes scramble the screen.
  33.  
  34.         FLDELETE returned with an incorrect number of parameters
  35.         BSVWCHR returned with an incorrect number of parameters
  36.         BSVRCHR returned with an incorrect number of parameters
  37.  
  38.         BSEQPMNT would not return the correct amount of extented memory
  39.         on 386 or 486 machines.
  40.  
  41.         The documention for InpWin is incorrect.  Code% = 1 will cause
  42.         an immediate return to the calling program.  Code% = 0 will
  43.         cause InpWin to wait for input before returning to the calling
  44.         program.
  45.  
  46.